References and Resources to Match Poster Sections

Background

A sampling of scientific notebooks & extensions

Resources for Running Active Notebooks in the Cloud

I have made a page to walk you through trying tmpnb.org or try.jupyter.org, find it here.

  • Another alternative is to click here. I have not extensively run this site through it’s paces, and so I can offer a couple points about it and beyond that your mileage may vary. It was set up by the excellent Domino Data Lab to serve as a place to run an active notebook about differences between Python 2.x and 3.x without need for signing into the Domino Data Lab service. I know the free tier for signed in users is limited to 15 minutes, and so maybe the anonymous one also has this limitation as well? Also similar to tmpnb.org unless it is already installed, you won’t have access to other modules or be able to scrape data from other sites.

The Binder/Github set-up allows you to designate other modules you need loaded when the instance is spun-up, but that does mean some set-up steps as discussed in the appendix. Contact me if you need help understanding how to set this up.

Launching Active Versions of My Notebooks

Click the Binder button at any of the following repositories for an active notebook:

Ammonium Sulfate Precipitation Screen Calculator

Cell Density Estimator

The Cell Density Estimator where only a single sample is analyzed may be easier for novices to follow, and an active notebook can be launched here.

Yeast Growth Planner

Notebook designed as an active computing exercise for young students visiting the lab

The example notebook used for the introduction section of the poster can be found here

Contrast the transparency of the Ammonium Sulfate Precipitation Screen Calculator with a form-based Django site that performs same calculation here.

Other Noteable Notebooks Using Github/Binder approach